Configurates
C1.Web.Mvc.FlexGridBase<T>.PreserveSelectedState. Sets a value that determines whether the grid should preserve the selected state of rows when the data is refreshed.
シンタックス
'宣言
Public Overridable Function PreserveSelectedState( _
ByVal As System.Boolean _
) As
public virtual PreserveSelectedState(
System.bool
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照